gl renderer: Avoid 9-slicing things that can't be
authorTimm Bäder <mail@baedert.org>
Sun, 12 Jul 2020 07:40:00 +0000 (09:40 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 17 Jul 2020 03:49:11 +0000 (05:49 +0200)
commit37d7ab88dc125ec9ab6ff326f371aa028cfa6df1
treea76b60f9247fdd67f652be99f990a99f30f338f4
parent6cde64072d6e2fcdca0fb8da249cb26ad57ba358
gl renderer: Avoid 9-slicing things that can't be

The outline needs to be large enough so changing the size of the outline
does not affect the resulting blurred texture.

Fixes #2776
gsk/gl/gskglrenderer.c